fix a bunch of tests with regexp
authorAleksey Kladov <aleksey.kladov@gmail.com>
Sat, 14 May 2016 21:15:22 +0000 (00:15 +0300)
committerAleksey Kladov <aleksey.kladov@gmail.com>
Wed, 18 May 2016 22:42:29 +0000 (01:42 +0300)
commit1a2257bfb67263bf46dd1405aac7a416d542662c
tree8225b2b0205dcf57ba2f1aa725ab82c9a78f44d0
parentc9d6130aef374a006fe0bbd8cbc2bb5ec12ada4f
fix a bunch of tests with regexp
17 files changed:
tests/test_cargo_bench.rs
tests/test_cargo_cfg.rs
tests/test_cargo_compile_custom_build.rs
tests/test_cargo_compile_git_deps.rs
tests/test_cargo_compile_path_deps.rs
tests/test_cargo_compile_plugins.rs
tests/test_cargo_concurrent.rs
tests/test_cargo_cross_compile.rs
tests/test_cargo_doc.rs
tests/test_cargo_features.rs
tests/test_cargo_freshness.rs
tests/test_cargo_install.rs
tests/test_cargo_overrides.rs
tests/test_cargo_package.rs
tests/test_cargo_registry.rs
tests/test_cargo_rustc.rs
tests/test_cargo_test.rs